.amap-info-content h5{
	font-size: 17px!important;
    margin-bottom: 10px;
}
.page_list{
	margin-bottom:30px;
	margin-top: 40px;
}
.page_list a{
	background: none!important;
	border: 1px solid black;
	font-size: 16px!important;
}
.page_info{
	margin: 25px;
	font-size:16px;
}
#big{
    min-width: 1350px;
}
.big{
    min-width: 1350px;
}

/*头部*/
.top-head{height:95px;position:fixed;top:0;width:100%;z-index:1000;background: white;}
.top01{width:100%;height:30px;line-height:30px; color:#001C58;overflow:hidden;border-bottom: 1px solid silver;}
.top01_center{text-align:left;/* width:362px;*//*padding-left:840px;margin:0 auto;*/ float:right;}
.top01_center img{float:left;margin-top:3px;}
.top02{height:65px;width:100%;position: relative;}
.logo{float:left;padding-top:20px;}
.nav{width:100%;display: table;}
.nav ul{width:100%;height: 60px;}
.nav li{width:7%;margin:0 21px 0 21px;float:left;text-align:center; position:relative;}
.nav a{height:62px;display:block;font-size:16px;line-height: 60px;}
.nav li a:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: -3px;height: 3px;opacity: 0;background-color: #e50012;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li a:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
#sel{color:#e50012;border-bottom: 3px solid #e50012;}
#sel:hover:after{opacity: 0;}
.nav ul li ul{
    width: 100%;
    position: absolute;
}
.nav ul li ul li{
    width: 100%;
}
.nav ul li ul li a{
    width: 100%;
}

.ejdh{
   width: 150%;
    position: absolute;
    top: 65px;
   background: rgba(255, 255, 255, 0.8);
   overflow: hidden;
   padding: 5px 10px 20px 10px;
   display: none;
}
.ejdh a{
   height: 35px;
    line-height: 35px;
   border-bottom: 1px dotted #cbcbcb;
   width: 100%;
   color: #e24009;
}
.nav ul li:hover .ejdh{
    display: block;
}
.jt{top:-31px;padding: 5px;height: 144px;width: 10% !important;
cursor: pointer;
transition: 0.4s;
}
.jt a{
    border-bottom: none !important;
}
.jt  img{width: auto!important;padding-top: 8px;
}
.jt:hover{
    height: 160px;
}
.nav .jt a:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: -3px;height: 0px;opacity: 0;background-color: #e50012;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}


.foot{
    background: url(../img/dbbj.jpg);
    background-size: 100% 100%;
    height: 350px;
    position: relative;
    overflow: hidden;
}
.fo_l{
    width:320px;
    float: left;
    height: 100%;
    padding: 30px 40px; 
    position: absolute;
    color: white;
    box-sizing: border-box;
    background: rgba(0,0,0,0.7);
    z-index: 10;
}
.fo_l h4{
    margin-bottom: 10px;
}
.fo_l p{
    line-height: 25px;
}
.fo_r{
    width: 70%;
    float:right;
    margin-top: 17px;
}
.fo_r ul li{
    width: 12.5%;
    float: left;
    color: white;
}
.fo_r ul li h4{
    width: 100%;
}
.fo_r li h4 a{
    border-bottom: 1px solid white;
    padding: 10px 20px;
    font-weight: normal;
    display: block;
}
.fo_r ul li a{
    width: 100%;
    display: block;
    padding: 10px 20px;
    color:white;
}
.fo_bq{
    position: absolute;
    width: 100%;
    bottom: 0;   
    color: white;
}
.fo_bq p{
    margin-left: 40px;
    line-height:40px;
}
.fo_bq span{
   margin-left: 15px;
}
.fo_bq span a{
    color: white;
}
.fo_bq img{
    width: 17px;
    position: absolute;
    top:12px;
}
.ewm{
    position: absolute;
    right:20%;
    bottom:40px;
    display: none;
}
.bql{
  position: absolute;
  height: 40px;
    bottom: 0;
    background: #1d1d1d;  
}
.bqm{
    position: absolute;
  height: 40px;
    bottom: 0;
    right: 0;
    background: #1d1d1d;    
}
.bqr{
      position: absolute;
       height: 40px;
        width:1030px;
    bottom: 0;
    background: #1d1d1d;  
}
@media only screen and (max-width:1000px){
    
}